home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / vsms111.zip / C1M1.BAT next >
DOS Batch File  |  1992-12-13  |  345b  |  14 lines

  1. @ECHO OFF
  2. cls
  3. ECHO Connected to MX-Multiuser DOS Network
  4. SET USER=console
  5. Set DOSTYPE=mxdos-std(v1.11)
  6. passwd
  7. call logusr
  8. prompt [C1M1] [$P] $G
  9. ECHO.
  10. IF EXIST \mxdos\mail\motd.txt call less \mxdos\mail\motd.txt
  11. if exist \mxdos\mail\console.box echo You have mail!
  12. if not exist \mxdos\mail\console.box echo You have no mail.
  13. command
  14.